WebTextEditor provides a property to allow style merging in WebTextEditor.
In this topic, you will learn how to allow style merging.
To allow style merging in WebTextEditor
- Set AllowDefaultStyleMerging property to True.
- In this sample, custom style is added to ViewTabStyle-Over. Try to hover HTML and Split view tabs and the text will use Red font color.

Other Resources
Allow Style Merging